Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-43631][CONNECT][PS] Enable Series.interpolate with Spark Connect #41670

Closed
wants to merge 5 commits into from

Conversation

itholic
Copy link
Contributor

@itholic itholic commented Jun 20, 2023

What changes were proposed in this pull request?

This PR proposes to add LastNonNull and NullIndex to SparkConnectPlanner to enable Series.interpolate.

Why are the changes needed?

To increase pandas API coverage

Does this PR introduce any user-facing change?

Yes, Series.interpolate will be available from this fix.

How was this patch tested?

Reusing the existing UT.

@itholic itholic changed the title [SPARK-43631][CONNECT][PS] Enable Series.interpolate with Spark Connect [WIP][SPARK-43631][CONNECT][PS] Enable Series.interpolate with Spark Connect Jun 20, 2023
@itholic itholic changed the title [WIP][SPARK-43631][CONNECT][PS] Enable Series.interpolate with Spark Connect [SPARK-43631][CONNECT][PS] Enable Series.interpolate with Spark Connect Jun 22, 2023
@itholic itholic marked this pull request as ready for review June 22, 2023 10:43
@zhengruifeng
Copy link
Contributor

@itholic it seems that need to resolve the conflicts now

@zhengruifeng
Copy link
Contributor

merged to master

@itholic itholic deleted the interpolate branch November 20, 2023 01:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants